/* Feuille de style des textes du e-dhs */
/* La feuille de style de l'interface est style.css */

body {
	font-family: "Verdana", "Geneva", "Arial", "helvetica", sans-serif; 
	font-size: 12px;
	background-color: white;
	color: black;
	margin: 1px;
	padding: 0px;
}

body.correct { margin: 5px; }

a { 
	background-color: white;
	color: #006699;
	text-decoration: none; 
}

span.missing { color: #ba0000; }

/* ---------------------------------------------------------------------- */

div#barlang {
	width: 801px; /* dim */	
	clear:right;
	margin-bottom: 1px;
	border: none;
}

div#barlang ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	border: none;
}

div#barlang li {
	display: inline;
	margin: 0px;
	border: none;
}

div#barlang img {
	vertical-align: middle;
	margin-right: 1px;
	border: none;
}

/* ---------------------------------------------------------------------- */

div.texte {
	position: relative;
	display: block;
	width: 600px;	/* dim */
	min-height: 500px;  /* IE does not support min-height */
	height: 500px;	/* for IE */
	margin: 0px 0px 0px 160px; /* dim */
	padding: 15px 10px 30px 10px;
	line-height: 135%;
	border-left: 1px solid #cccccc;
}

html>body div.texte {
	height: auto;	/* for other than IE */
}

h1.tart {
	display: inline;
	clear: right;
	margin: 15px 0px 15px 0px;
	text-align: left;
	font-size: 140%;
	font-weight: bold; 
}

div.renvoi {
	display: inline;
	clear: right;
	margin: 15px 0px 15px 0px;
	text-align: left;
	font-size: 140%;
	font-weight: bold; 	
}

div.texte img { border: none; }

div.texte a {
	background-color: white;
	color: #006699;
	text-decoration: none; 
}
h2 {
	display: block;
	clear: right;
	margin: 10px 0px 0px 0px;
	text-align: left;
	font-size: 100%;
	font-weight: bold; 
}

h2.click { color : #006699; margin-left: -5px; }

h3 {
	display: block;
	clear: right;
	margin: 0px 0px 0px 26px;
	text-align: left;
	font-size: 100%;
	font-weight: bold; 
	color : #006699; 	
	text-indent: -25px;
}


h4 {
	display: block;
	clear: right;
	margin: 0px 0px 0px 40px;
	text-align: left;
	font-size: 100%;
	font-weight: bold; 
	color : #006699;
	text-indent: -20px;
}

img.plus { margin-right: 5px; }

div#margin {
	position: relative;
	display: block;
	top: 0px;
	width: 159px; /* dim */
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

div#langlinks {
	padding-top: 4.7em;
	border-bottom: 1px solid #cccccc;
}

div.langlink {
	display: block;
	padding-left: 11px;
	border-top: 1px solid #cccccc;
}

a.langlink {
	font-size: 80%;
	font-weight: bold;
	line-height: 200%;
}

div.marginlinks {
	padding-top: 50px;
	border-bottom: 1px solid #cccccc;
}

div.marginlink {
	display: block;
	padding-left: 11px;
	font-size: 95%;
	font-weight: bold;
	line-height: 150%;
	border-top: 1px solid #cccccc;
}

div#autversion {
	clear: left;
	margin: 0px 2px 10px 0px;
}

div#correct {
	float: right;
	clear: right;
	margin: 10px 2px 0px 0px;
}

div#datmaj {
	float: right;
	margin: 0px 2px 0px 0px;
}

div.print {
	float: right;
	margin: 0px 2px 0px 0px;
}

div.nofam {
	display: block;
	width: 50px;
	margin-top: 10px;
}

div#headlinks {
	padding-bottom: 20px;
	margin-bottom: 3px;
	border-bottom: 1px solid #cccccc;
}

div#prevnext {
	width: 600px; /* dim */
	height: 40px;
 	margin-top: 10px;
 	padding-top: 2px;
	margin-bottom: 10px;
	border-top: 1px solid #cccccc;
}

div#prev {
	 display: inline;
	 padding-top: 10px;
	 float: left;
	 font-weight: bold;
}

div#prev img {
	 vertical-align: middle;
	 border: none;
}

div#next {
	 display: inline;
	 padding-top: 10px;
	 float: right;
	 font-weight: bold;
}

div#next img {
	 vertical-align: middle;
	 border: none;
}

div.source {
	 float: right;
	 font-style: italic;
	 margin-bottom: 10px;
}

p.clear { clear: both; }

div.tblcaption {
	font-weight: bold;
	border-top: 1px solid #cccccc;
	margin-top: 10px;
}

table {	
	display: table;
	font-size: 100%;
}

th { 
	font-style: italic; 
	font-weight: normal; 
	vertical-align: bottom;
}

tr.even {
	 background-color: #ccffff;
	 color: black;
}

div.tblnote {
  font-style: italic;
  margin-bottom: -15px;
}

sup { font-size: 60%; }

div#footer { width: 800px; /* dim */ }

div#copyright {
	font-size: 78%;
	margin-left: 160px; /* dim */
	width: 600px;	/* dim */
	padding-right: 10px;
	padding-left: 10px;
}

div#url {
	margin-left: 160px; /* dim */
	width: 600px;	/* dim */
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #cccccc;
}

div#tdm { border-bottom: 1px solid #cccccc; }


/* affichage des images */
div.image {
	position: relative;
	margin: 20px 0px 20px 0px;
	width: 620px;
}

div.legende {
	position: absolute;	
	bottom: 0px;
	margin-left: 10px;
	display: inline;
}

@media print {
a { color: black; text-decoration: underline; }
div#barlang, div#margin, div#leftmargin, div#langlinks, div.langlink, span.prtbut, img#footbar { display: none; }
}

